- byte string
- строка байт
The New English-Russian Dictionary of Radio-electronics. F.V Lisovsky . 2005.
The New English-Russian Dictionary of Radio-electronics. F.V Lisovsky . 2005.
String (computer science) — In formal languages, which are used in mathematical logic and theoretical computer science, a string is a finite sequence of symbols that are chosen from a set or alphabet. In computer programming, a string is traditionally a sequence of… … Wikipedia
String.h — Saltar a navegación, búsqueda string.h es un archivo de la Biblioteca estándar del lenguaje de programación C que contiene la definición de macros, constantes, funciones y tipos de utilidad para trabajar con cadenas de caracteres y algunas… … Wikipedia Español
string.h — es un archivo de la Biblioteca estándar del lenguaje de programación C que contiene la definición de macros, constantes, funciones y tipos de utilidad para trabajar con cadenas de caracteres y algunas operaciones de manipulación de memoria (el… … Wikipedia Español
Byte Bandit — is a computer virus created for the Commodore Amiga. It appeared in January 1988. It is a boot sector virus. It was created by SCA. It was one of the most feared Amiga viruses until the infamous Lamer Exterminator because not only did it spread… … Wikipedia
String-Variable — (Textvariable), Variablentyp in der Programmierung, der alphanumerische Zeichenfolgen aufnehmen kann (Variable). Abhängig von der Programmiersprache kann die Länge von String Variablen fest oder variabel sein (meist zwischen 256 Byte und 64… … Universal-Lexikon
byte — ☆ byte [bīt ] n. [arbitrary formation] 1. a string of binary digits (bits), usually eight, operated on as a basic unit by a digital computer 2. the basic unit of storage capacity in a computer system … English World dictionary
Byte-order mark — A byte order mark (BOM) is the Unicode character at code point U+FEFF ( zero width no break space ) when that character is used to denote the endianness of a string of UCS/Unicode characters encoded in UTF 16 or UTF 32. It is conventionally used… … Wikipedia
Byte Order Mark — Als Byte Order Mark (BOM, dt. „Bytereihenfolge Markierung“) wird das Unicode Zeichen U+FEFF (englisch zero width non breaking space) am Anfang eines Datenstroms bezeichnet, wo es als Kennung zur Definition der Byte Reihenfolge und… … Deutsch Wikipedia
byte — /buyt/, n. Computers. 1. adjacent bits, usually eight, processed by a computer as a unit. 2. the combination of bits used to represent a particular letter, number, or special character. [1959; orig. uncert.] * * * ▪ computer science the… … Universalium
BYTE — comp. abbr. Binary Element String … United dictionary of abbreviations and acronyms
Comparison of programming languages (string functions) — String functions redirects here. For string functions in formal language theory, see String operations. Programming language comparisons General comparison Basic syntax Basic instructions Arrays … Wikipedia